home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 65 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.1 KB  |  37 lines

  1. Newsgroups: comp.lang.c++
  2. Path: news.sprintlink.net!eskimo!news
  3. From: marksi@eskimo.com (Mark Simonton)
  4. Subject: Re: VC++ 4.0 editor
  5. X-Nntp-Posting-Host: tia1.eskimo.com
  6. Message-ID: <30e6db81.8491392@eskinews.eskimo.com>
  7. Sender: news@eskimo.com (News User Id)
  8. Reply-To: marksi@eskimo.com
  9. Organization: Eskimo North (206) For-Ever
  10. X-Newsreader: Forte Agent .99c/16.141
  11. References: <4c3j84$gkg@jupiter.planet.net>
  12. Date: Mon, 1 Jan 1996 13:46:14 GMT
  13.  
  14. not in this version; maybe in 4.2 or 5.0 :-)
  15.  
  16. On 30 Dec 1995 14:44:20 GMT, Chris Kemp <chrisk@paladn.com> wrote:
  17.  
  18. >I like to include a lot of comments in my code.  In other
  19. >languages I have templates to format functions.
  20. >
  21. >I found the record keystrokes function in the editor, but 
  22. >would like to NAME that set of recorded keystrokes and assign 
  23. >it to a hotkey.  For instance Alt M might produce:
  24. >
  25. >/*-------------------------------------------
  26. >Function Name:
  27. >Purpose:
  28. >Creationdate:
  29. >___________________________________________*/
  30. >
  31. >Is there any way to assign things like this to a macro key
  32. >in the VC++ editor???
  33. >
  34. >TIA
  35. >
  36.  
  37.